home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0399 / 389 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.2 KB

  1. From: Marcus Haebler <srb114@GOEDEL.UNI-MUENSTER.DE>
  2. Subject: Max. length of path and file name
  3. Date: Wed, 21 Jul 93 10:13:23 MET DST
  4.  
  5. Hi,
  6.  
  7. at the moment the path and file name maximum is 128 characters. This should
  8. change in the future. I know someone who is writing a nfs for MiNT. The
  9. nfs standard says that the path can have upto 1024 chars and the file name
  10. upto 256 chars. This can be done by just changing the defines. My problem
  11. is now: how can a program get the bigest path and file name in the whole
  12. system? One solution would be to check on "u:" every directory for the
  13. path and file name size. This works so long as file systems can be mounted
  14. on "u:". But what will be if file systems can be mounted everywhere like
  15. on a sun?
  16.  
  17. Marcus
  18. -- 
  19. **********************************************************************
  20. * Marcus Haebler     * haebler@obelix.uni-muenster.de                *
  21. * Althausweg 29      *          or                                   *
  22. *                    * srb114@math.uni-muenster.de                   *
  23. * 48159 Muenster     *************************************************
  24. *                    * IRC: D_Gently                                 *
  25. **********************************************************************
  26.